CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket programming in linux

搜索资源列表

  1. FTP

    2下载:
  2. 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-21
    • 文件大小:2729127
    • 提供者:tzy
  1. socket

    0下载:
  2. linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14740
    • 提供者:孙帮山
  1. linux_socket

    0下载:
  2. linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程等待client的连接。代码有中文注释。-socket programming under linux source to provide a class, all functions all use the underlying function. Category contains ReadData (), SendData () f
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:3179
    • 提供者:cherenfei
  1. LINUX-socket

    1下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1406540
    • 提供者:陈威
  1. cpe09-tr06-ipv601-gychoi

    0下载:
  2. IPv6 socket programming in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1974
    • 提供者:cpe
  1. Socket_Programming_files

    0下载:
  2. this document contained the idea behind the socket programming in linux
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:14392
    • 提供者:sant
  1. Socket

    1下载:
  2. 网络通信编程,socket编程,socket客户端程序,可运行。代码简单完整,注释清晰,linux下编译通过,可运行。适合socket编程入门参考。 与服务端配合使用-Network communication programming, socket programming, socket client program, you can run. Code is simple and complete, clear notes, linux compiled by, you can run.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4025
    • 提供者:章红军
  1. LinuxSocket

    0下载:
  2. 本文档介绍了Linux下的Socket编程方法-This doc introduce the Socket programming in Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-05-08
    • 文件大小:1695462
    • 提供者:杨志成
  1. SocketProgramming

    0下载:
  2. Implementing Socket programming in Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-05-02
    • 文件大小:673972
    • 提供者:Madhan
  1. TCP.IP.Sockets.in.C.Practical.Guide.for.Programmer

    0下载:
  2. linux下socket编程,c语言版本,大师的经典之作,做socket编程不得不看,但是是外文的,不过经典的东西往往都是外文的-linux under the socket programming, c language version, the master' s classic, do socket programming had to look at, but it is in foreign languages, but the classic things that are o
  3. 所属分类:Linux Network

    • 发布日期:2017-05-21
    • 文件大小:6346268
    • 提供者:
  1. Linux-Net-Programmer

    0下载:
  2. 《linux网络编程》,介绍了linux中进程管理,网络的基础知识,BSD socket,和TCP/TP应用等,是学习linux下网络编程的好书籍!-" Linux network programming" to introduce the linux in the process management, network basics, BSD socket, and TCP/TP applications, network programming under linux to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1734671
    • 提供者:zhonghai
  1. Linux-Network-Programming

    0下载:
  2. 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-20
    • 文件大小:1734656
    • 提供者:chinq
  1. Beginning.Linux.Programming4th_EN

    0下载:
  2. Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4136405
    • 提供者:gh
  1. Que-Linux-Socket-Programming)

    0下载:
  2. 高级linux socket编程资料,英文版的,详细描述了linux 下socket 编程的各种模型和方法,并配有详细的例子-Senior linux socket programming information, in English, a detailed descr iption of the linux socket programming under various models and methods, and examples with detailed
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1658863
    • 提供者:
  1. TCPIPSocketsinCGuideforProgrammers

    0下载:
  2. TCP/IP Socket编程 在Linux平台 简单面向初级用户-TCP/IP Socket programming in Linux platform for the primary user simply
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:791298
    • 提供者:changliwei
  1. 3.Linux4

    0下载:
  2. linux系统编程中socket的使用,可以帮助大家更好的理解与掌握socket-socket programming in linux system to use, can help you better understand and master socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:284208
    • 提供者:林天
  1. client

    0下载:
  2. Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1579
    • 提供者:Mr. Lam
  1. server

    0下载:
  2. Socket programming in linux. server.c describe how to server listen to client by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:Mr. Lam
  1. MacMilan---Linux-socket-programming-by-example.ra

    0下载:
  2. There have been many books written on the topic of computer networking. While many of these are excellent resources for advanced programmers, they tend to be too deep for the beginner who just wants to know how to use it. Why require a potentia
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:934791
    • 提供者:Bluehouse
  1. for-linux-sockets

    0下载:
  2. 可以用来学习怎么在linux环境中编写套接字网络编程,用于熟悉linux提供了套件字编程的API。-Can be used to learn how to write a socket network programming in linux environment used to be familiar with Linux programming API suite word.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:15426
    • 提供者:dongmenqing
« 12 3 4 »
搜珍网 www.dssz.com